This patch increments the version number of xm-test so that we can
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 11:02:10 +0000 (12:02 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 11:02:10 +0000 (12:02 +0100)
distinguish reports from the 0.4.0 tarball and in-tree versions.

Signed-off-by: Dan Smith <danms@us.ibm.com>
tools/xm-test/configure.ac

index 8580db97dc5e35da11f9a03387c5fe8b369fe647..5c37f3a8c77499bef5625e52d8df662aca6bba64 100644 (file)
@@ -1,7 +1,7 @@
 # xm-test configure.ac input script
 
 # Basic header information
-AC_INIT([xm-test], [0.4.0])
+AC_INIT([xm-test], [0.5.0])
 AM_INIT_AUTOMAKE([1.7 foreign])
 
 # Check for dependencies